Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Comments

feat: add SQLite support with schema extraction capabilities#10

Merged
olibf merged 1 commit intomainfrom
feature/sqlite-support
Dec 20, 2025
Merged

feat: add SQLite support with schema extraction capabilities#10
olibf merged 1 commit intomainfrom
feature/sqlite-support

Conversation

@olibf
Copy link
Owner

@olibf olibf commented Dec 20, 2025

Pull Request

Description

Add SQLite support

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Documentation update

Changes Made

  • Added support for SQLite
  • Export remains the same, so cross compares are still possible (except for the datatypes)

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have updated the CHANGELOG.md with my changes
  • New and existing unit tests pass locally with my changes
  • I have checked my code follows hexagonal architecture principles
  • I have ensured proper separation between domain, application, and infrastructure layers

@olibf olibf merged commit 1185e3d into main Dec 20, 2025
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant